alert("The PrintOMatic Xtra is not installed; printing is disabled." & RETURN & RETURN & "Please consult the Read Me file in the PrintOMatic folder for information on how to install PrintOMatic.")
end if
end
on isXtraInstalled xtraName
if not stringp(xtraName) then
alert("isXtraInstalled() requires an Xtra name to work", 0.0)